home *** CD-ROM | disk | FTP | other *** search
/ Steal This CD / steal_this_cd.iso / Chapter 20 - Adware and Spyware / a2freesetup.exe / {app} / en-us.chm / help_style.css < prev    next >
Cascading Style Sheet File  |  2005-08-22  |  884b  |  70 lines

  1. BODY
  2. {
  3.     SCROLLBAR-BASE-COLOR: #5d7fa8;
  4. }
  5. BODY
  6. {
  7.     color: #383b3f;
  8.     font-family: Verdana, Tahoma;
  9. }
  10. TABLE
  11. {
  12.     color: #383b3f;
  13.     font-family: Verdana, Tahoma;
  14. }
  15. TD, P, LI
  16. {
  17.     color: #383b3f;
  18.     font-family: Verdana, Tahoma;
  19.     font-size:10.0pt;
  20. }
  21.  
  22. P, H1, H2, H3, H4, H5
  23. {
  24.     padding-left: 20px;
  25.     padding-right: 20px;
  26. }
  27.  
  28. LI
  29. {
  30.     list-style-type: square;
  31. }
  32.  
  33. acronym
  34. {
  35.     border-width: 0 0 1px 0;
  36.     border-style: dashed;
  37.     cursor: help;
  38. }
  39.  
  40. A
  41. {
  42.     color: #304c6c;
  43.     font-family: Verdana;
  44.     text-decoration: underline;
  45. }
  46. A:link
  47. {
  48.     color: #304c6c;
  49.     font-family: Verdana;
  50.     text-decoration: underline;
  51. }
  52. A:visited
  53. {
  54.     color: #304c6c;
  55.     font-family: Verdana;
  56.     text-decoration: underline;
  57. }
  58. A:active
  59. {
  60.     color: #304c6c;
  61.     font-family: Verdana;
  62.     text-decoration: underline;
  63. }
  64. A:hover
  65. {
  66.     color: #304c6c;
  67.     font-family: Verdana;
  68.     text-decoration: none;
  69. }
  70.